MAJOR_VERSION

Like [func@get_major_version], but from the headers used at application compile time, rather than from the library linked against at application run time.

enum MAJOR_VERSION = 4;

Meta